API: widget: Add gtk_widget_set_clip() API
authorBenjamin Otte <otte@redhat.com>
Sun, 18 May 2014 14:02:04 +0000 (16:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 24 May 2014 14:12:20 +0000 (16:12 +0200)
commit4f89eb05cf8a09a1ce1de4870fdc4395645a0bdf
tree9b9f75e2e2d60be42aef2033e875efc12c8480ae
parent1d897a9bf2fe2079c669973e9a6e02e4c939f974
API: widget: Add gtk_widget_set_clip() API

And handle the fact that drawing bounds are now handled by this API and
the corresponding gtk_widget_get_clip().

Also add _gtk_widget_supports_clip() function to check if a widget has
been ported to the new world.
docs/reference/gtk/gtk3-sections.txt
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h